	// Level.txt specifies various options for the level, such as its name, background animations, etc.
	// Documentation is in the form of comments below.


	// The level's name
Name Tricksy

Music 4

SetBulletAngleLimit 35

CreateSprite nebula -80 -80 size 500 speed 0 0 rotation 0 -2.9 color 1 1 1 1
CreateSprite redCloudTop -100 -100 size 500 speed 0 0 rotation -10 -13 color 0 0 1 0.4
CreateSprite redCloudTop -70 -70 size 500 speed 0 0 rotation -10 -19 color 1 0 0 0.4

BonusStartInterval 6
BonusNormalInterval 12
BonusDuration 4500
BonusOrder 500 750 500 mult 1000 750 500
